home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Developer CD Series 1999 May: Tool Chest
/
Developer CD Series Tool Chest (Apple Computer)(May 1999).iso
/
Tool Chest
/
Development Kits
/
MPW Related
/
Zones
Encoding:
Amiga (detected)
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1990-08-02
|
263 b
|
14 lines
|
[
TEXT/MPS
]
talktool -z > ttemp.cmd
open ttemp.cmd
find • ttemp.cmd
if {#} == 1
replace -c ∞ /"## '"/ "talktool -n -t '{1}' -z '" ttemp.cmd
else
replace -c ∞ /"## '"/ "talktool -n -z '" ttemp.cmd
end
save ttemp.cmd
close ttemp.cmd
execute ttemp.cmd
delete ttemp.cmd
exit 0